From: Eli Zaretskii Date: Sat, 12 May 2001 10:49:35 +0000 (+0000) Subject: Include syssignal.h, to avoid compiler warnings. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40335 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=48d2d0014d9ebb959152323aebcd2e0333f79e7f;p=emacs.git Include syssignal.h, to avoid compiler warnings. --- diff --git a/src/w32proc.c b/src/w32proc.c index 93dff1761bf..a2b5000b88d 100644 --- a/src/w32proc.c +++ b/src/w32proc.c @@ -49,6 +49,7 @@ extern BOOL WINAPI IsValidLocale(LCID, DWORD); #include "systime.h" #include "syswait.h" #include "process.h" +#include "syssignal.h" #include "w32term.h" /* Control whether spawnve quotes arguments as necessary to ensure